[INFO] fetching crate waper 0.1.4...
[INFO] testing waper-0.1.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate waper 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate waper 0.1.4
[INFO] finished tweaking crates.io crate waper 0.1.4
[INFO] tweaked toml for crates.io crate waper 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate waper 0.1.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate waper 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-rt v0.6.3
[INFO] [stderr]   Downloaded atoi v1.0.0
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded patricia_tree v0.5.7
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded clap_complete v4.3.2
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded aho-corasick v1.0.3
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded sqlx v0.6.3
[INFO] [stderr]   Downloaded ahash v0.8.3
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded sqlx-core v0.6.3
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded hashlink v0.8.3
[INFO] [stderr]   Downloaded sqlformat v0.2.1
[INFO] [stderr]   Downloaded stringprep v0.1.3
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded sqlx-macros v0.6.3
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55310f0127e68381a0e0cfa44b4743499415081c67b7ddbee189d4ce25628778
[INFO] running `Command { std: "docker" "start" "-a" "55310f0127e68381a0e0cfa44b4743499415081c67b7ddbee189d4ce25628778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55310f0127e68381a0e0cfa44b4743499415081c67b7ddbee189d4ce25628778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55310f0127e68381a0e0cfa44b4743499415081c67b7ddbee189d4ce25628778", kill_on_drop: false }`
[INFO] [stdout] 55310f0127e68381a0e0cfa44b4743499415081c67b7ddbee189d4ce25628778
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 834e722edba0cca60b146a116cd325ae621656444808c38023aa11454ae693a8
[INFO] running `Command { std: "docker" "start" "-a" "834e722edba0cca60b146a116cd325ae621656444808c38023aa11454ae693a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "834e722edba0cca60b146a116cd325ae621656444808c38023aa11454ae693a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834e722edba0cca60b146a116cd325ae621656444808c38023aa11454ae693a8", kill_on_drop: false }`
[INFO] [stdout] 834e722edba0cca60b146a116cd325ae621656444808c38023aa11454ae693a8
